Package | hl7.fhir.us.medmorph |
Type | OperationDefinition |
Id | Id |
FHIR Version | R4 |
Source | http://hl7.org/fhir/us/medmorph/https://build.fhir.org/ig/HL7/fhir-medmorph/OperationDefinition-PlanDefinition-get-kar.html |
Url | http://hl7.org/fhir/us/medmorph/OperationDefinition/PlanDefinition-get-kar |
Version | 1.0.0 |
Status | draft |
Date | 2020-11-19T21:48:56+10:00 |
Name | PlanDefinitionGetKar |
Title | Get Knowledge Artifact |
Experimental | False |
Realm | us |
Authority | hl7 |
Description | The operation is used to retrieve the knowledge artifact associated with the PlanDefinition. |
Type | false |
Kind | operation |
CapabilityStatement | |
medmorph-knowledge-artifact-repository | Knowledge Artifact Repository |
No resources found
Note: links and images are rebased to the (stated) source
URL: [base]/PlanDefinition/[id]/$get-kar
Parameters
Use | Name | Scope | Cardinality | Type | Binding | Documentation |
OUT | return | 0..1 | Bundle | The Knowledge Artifact Bundle containing all the related resources will be returned. |
{
"resourceType" : "OperationDefinition",
"id" : "PlanDefinition-get-kar",
"text" : {
"status" : "extensions",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>URL: [base]/PlanDefinition/[id]/$get-kar</p><p>Parameters</p><table class=\"grid\"><tr><td><b>Use</b></td><td><b>Name</b></td><td><b>Scope</b></td><td><b>Cardinality</b></td><td><b>Type</b></td><td><b>Binding</b></td><td><b>Documentation</b></td></tr><tr><td>OUT</td><td>return</td><td/><td>0..1</td><td><a href=\"http://hl7.org/fhir/R4/bundle.html\">Bundle</a></td><td/><td><div><p>The Knowledge Artifact Bundle containing all the related resources will be returned.</p>\n</div></td></tr></table></div>"
},
"url" : "http://hl7.org/fhir/us/medmorph/OperationDefinition/PlanDefinition-get-kar",
"version" : "1.0.0",
"name" : "PlanDefinitionGetKar",
"title" : "Get Knowledge Artifact",
"status" : "draft",
"kind" : "operation",
"date" : "2020-11-19T21:48:56+10:00",
"publisher" : "HL7 International - Public Health Work Group",
"contact" : [
{
"telecom" : [
{
"system" : "url",
"value" : "http://hl7.org/Special/committees/pher"
}
]
}
],
"description" : "The operation is used to retrieve the knowledge artifact associated with the PlanDefinition.",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "US"
}
]
}
],
"code" : "get-kar",
"resource" : [
"PlanDefinition"
],
"system" : false,
"type" : false,
"instance" : true,
"parameter" : [
{
"name" : "return",
"use" : "out",
"min" : 0,
"max" : "1",
"documentation" : "The Knowledge Artifact Bundle containing all the related resources will be returned.",
"type" : "Bundle"
}
]
}
XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.